home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / stk-3.0 / stk-3 / blt-for-STk-3.0 / blt-1.9 / src / bltConfig.h.in < prev    next >
Encoding:
Text File  |  1995-07-01  |  1.7 KB  |  71 lines

  1. /* src/bltConfig.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  4. #undef size_t
  5.  
  6. /* Define if you have the ANSI C header files.  */
  7. #undef STDC_HEADERS
  8.  
  9. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  10. #undef TIME_WITH_SYS_TIME
  11.  
  12. /* Define if you have strcasecmp.  */
  13. #undef HAVE_STRCASECMP
  14.  
  15. /* Define if you have strdup.  */
  16. #undef HAVE_STRDUP
  17.  
  18. /* Define if you have strerror.  */
  19. #undef HAVE_STRERROR
  20.  
  21. /* Define if you have the <errno.h> header file.  */
  22. #undef HAVE_ERRNO_H
  23.  
  24. /* Define if you have the <float.h> header file.  */
  25. #undef HAVE_FLOAT_H
  26.  
  27. /* Define if you have the <limits.h> header file.  */
  28. #undef HAVE_LIMITS_H
  29.  
  30. /* Define if you have the <malloc.h> header file.  */
  31. #undef HAVE_MALLOC_H
  32.  
  33. /* Define if you have the <memory.h> header file.  */
  34. #undef HAVE_MEMORY_H
  35.  
  36. /* Define if you have the <stdlib.h> header file.  */
  37. #undef HAVE_STDLIB_H
  38.  
  39. /* Define if you have the <string.h> header file.  */
  40. #undef HAVE_STRING_H
  41.  
  42. /* Define if you have the <sys/time.h> header file.  */
  43. #undef HAVE_SYS_TIME_H
  44.  
  45. /* Define if you have the <sys/wait.h> header file.  */
  46. #undef HAVE_SYS_WAIT_H
  47.  
  48. /* Define if you have the <unistd.h> header file.  */
  49. #undef HAVE_UNISTD_H
  50.  
  51. /* Define if you have the X11 library (-lX11).  */
  52. #undef HAVE_LIBX11
  53.  
  54. /* Define if you have the Xbsd library (-lXbsd).  */
  55. #undef HAVE_LIBXBSD
  56.  
  57. /* Define if you have the Xt library (-lXt).  */
  58. #undef HAVE_LIBXT
  59.  
  60. /* Define if you have the ieee library (-lieee).  */
  61. #undef HAVE_LIBIEEE
  62.  
  63. /* Define if you have the m library (-lm).  */
  64. #undef HAVE_LIBM
  65.  
  66. /* Define if you have the nsl library (-lnsl).  */
  67. #undef HAVE_LIBNSL
  68.  
  69. /* Define if you have the socket library (-lsocket).  */
  70. #undef HAVE_LIBSOCKET
  71.